Skip to content

Support legacy biblatex \bibliography command#224

Open
rubdos wants to merge 1 commit into
torik42:masterfrom
rubdos:legacy-biblatex-bibliography-command
Open

Support legacy biblatex \bibliography command#224
rubdos wants to merge 1 commit into
torik42:masterfrom
rubdos:legacy-biblatex-bibliography-command

Conversation

@rubdos

@rubdos rubdos commented Apr 26, 2022

Copy link
Copy Markdown

No description provided.

@torik42 torik42 added the type: LaTeX Issues concerning supported or new LaTeX command or packages label Aug 21, 2022
@torik42

torik42 commented Aug 22, 2022

Copy link
Copy Markdown
Owner

Thank you also for this contribution.

I wonder, why this command is not yet implemented for BibTeX, which should be in parameters.py. There it might be defined with replacement '\par' as it produces the list of references. Since we load all packages by default, this would be overwritten by your suggested change. Do you see any disadvantag in only adding the command to parameters.py with replacement \par and not adding it to BibLaTeX? If you just call it in the preamble, extra paragraphs shouldn’t be a problem.

Moreover, the command takes no optional argument. Would you remove that, add the command to list-of-macros.md, and maybe move it to parameters.py with the suggested changes?

@rubdos

rubdos commented Aug 22, 2022

Copy link
Copy Markdown
Author

Hi! Sorry to say: I have since I wrote this moved to ltex with coc.nvim, which fits my needs more than YaLafi. I don't think I'll come around to fix up your suggestions, but feel free to amend where necessary! :-)

@torik42

torik42 commented Aug 23, 2022

Copy link
Copy Markdown
Owner

No problem. I’ll see how to incorporate this and your other PR.

@rubdos

rubdos commented Aug 23, 2022

Copy link
Copy Markdown
Author

Worst case you just close these and keep issues :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: LaTeX Issues concerning supported or new LaTeX command or packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants